[INFO] cloning repository https://github.com/yeahross0/Weegames-Demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeahross0/Weegames-Demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeahross0%2FWeegames-Demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeahross0%2FWeegames-Demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c36bad42fc9f941a97467cc025f3a5c5cdf89d4
[INFO] fixing yeahross0/Weegames-Demo against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeahross0%2FWeegames-Demo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yeahross0/Weegames-Demo
[INFO] finished tweaking git repo https://github.com/yeahross0/Weegames-Demo
[INFO] tweaked toml for git repo https://github.com/yeahross0/Weegames-Demo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yeahross0/Weegames-Demo on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yeahross0/Weegames-Demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/yeahross0/cute-c2/`
[INFO] [stderr]     Updating git repository `https://github.com/yeahross0/macroquad`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded thiserror-impl v1.0.23
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded lewton v0.10.1
[INFO] [stderr]   Downloaded thiserror v1.0.23
[INFO] [stderr]   Downloaded libloading v0.6.6
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded clang-sys v1.0.3
[INFO] [stderr]   Downloaded indexmap v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5669b383034927ef35292d46d689dbf73a864c3fbac77c80fdc524180d9183a3
[INFO] running `Command { std: "docker" "start" "5669b383034927ef35292d46d689dbf73a864c3fbac77c80fdc524180d9183a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5669b383034927ef35292d46d689dbf73a864c3fbac77c80fdc524180d9183a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5669b383034927ef35292d46d689dbf73a864c3fbac77c80fdc524180d9183a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5669b383034927ef35292d46d689dbf73a864c3fbac77c80fdc524180d9183a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling sapp-linux v0.1.13
[INFO] [stderr]    Compiling cpal v0.13.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking ttf-parser v0.12.1
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking glam v0.14.0
[INFO] [stderr]     Checking c2-sys v0.1.0 (https://github.com/yeahross0/cute-c2/?rev=c22e4f8#c22e4f8f)
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking bumpalo v3.6.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.5 (https://github.com/yeahross0/macroquad?rev=8dd289#8dd28906)
[INFO] [stderr]     Checking c2 v0.1.0 (https://github.com/yeahross0/cute-c2/?rev=c22e4f8#c22e4f8f)
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking lewton v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking fontdue v0.5.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking miniquad v0.3.0-alpha.35
[INFO] [stderr]     Checking alsa v0.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking rodio v0.13.1
[INFO] [stderr]     Checking macroquad v0.3.5 (https://github.com/yeahross0/macroquad?rev=8dd289#8dd28906)
[INFO] [stderr]     Checking pin-project v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking futures-executor v0.3.8
[INFO] [stderr]     Checking futures v0.3.8
[INFO] [stderr]     Checking webgames v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:1218:13
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         let mut high_scores = self
[INFO] [stdout]      |             ----^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:1218:13
[INFO] [stdout]      |
[INFO] [stdout] 1218 |         let mut high_scores = self
[INFO] [stdout]      |             ----^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rect` is never constructed
[INFO] [stdout]    --> src/wee.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct Rect {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SerialiseObjectList` is never used
[INFO] [stdout]    --> src/wee.rs:268:7
[INFO] [stdout]     |
[INFO] [stdout] 268 | trait SerialiseObjectList {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_time` and `to_run` are never read
[INFO] [stdout]     --> src/wee.rs:1143:5
[INFO] [stdout]      |
[INFO] [stdout] 1139 | pub struct FrameInfo {
[INFO] [stdout]      |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1143 |     start_time: f64,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 1144 |     to_run: u32,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `FrameInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:594:19
[INFO] [stdout]     |
[INFO] [stdout] 594 |         unsafe { *STORAGE.take().unwrap().downcast::<T>().unwrap() }
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rect` is never constructed
[INFO] [stdout]    --> src/wee.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct Rect {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SerialiseObjectList` is never used
[INFO] [stdout]    --> src/wee.rs:268:7
[INFO] [stdout]     |
[INFO] [stdout] 268 | trait SerialiseObjectList {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_time` and `to_run` are never read
[INFO] [stdout]     --> src/wee.rs:1143:5
[INFO] [stdout]      |
[INFO] [stdout] 1139 | pub struct FrameInfo {
[INFO] [stdout]      |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1143 |     start_time: f64,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 1144 |     to_run: u32,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `FrameInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:594:19
[INFO] [stdout]     |
[INFO] [stdout] 594 |         unsafe { *STORAGE.take().unwrap().downcast::<T>().unwrap() }
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "5669b383034927ef35292d46d689dbf73a864c3fbac77c80fdc524180d9183a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5669b383034927ef35292d46d689dbf73a864c3fbac77c80fdc524180d9183a3", kill_on_drop: false }`
[INFO] [stdout] 5669b383034927ef35292d46d689dbf73a864c3fbac77c80fdc524180d9183a3
